Package-level declarations
Common components for parsing YAML nodes.
Types
Link copied to clipboard
class CharConstants
Link copied to clipboard
Configure the style when String contains non-printable characters
Link copied to clipboard
YAML provides a rich set of scalar styles. Block scalar styles include the literal style and the folded style; flow scalar styles include the plain style and two quoted styles, the single-quoted style and the double-quoted style. These styles offer a range of trade-offs between expressive power and readability.
Link copied to clipboard
YAML Version indicator
Link copied to clipboard
object UriEncoder